github.com/andybalholm/brotli.blockTypeCodeCalculator.second_last_type (field)

4 uses

	github.com/andybalholm/brotli (current package)
		brotli_bit_stream.go#L83: 	second_last_type uint
		brotli_bit_stream.go#L88: 	self.second_last_type = 0
		brotli_bit_stream.go#L95: 	} else if uint(type_) == calculator.second_last_type {
		brotli_bit_stream.go#L100: 	calculator.second_last_type = calculator.last_type